IBaseComponent

Undocumented in source.
class IBaseComponent : IComponent (
T
) {}

Members

Functions

getID
int getID()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IComponent

getID
int getID()
Undocumented in source.
getName
string getName()
Undocumented in source.

Meta